GoXam for WPF v3
NodeToVertexDictionary Property
Northwoods.GoXam.Layout Namespace > GenericNetwork<V,E,Y> Class : NodeToVertexDictionary Property
Gets the dictionary that maps Northwoods.GoXam.Nodes to GenericNetwork.Vertex<V,E,Y>es.
Syntax
protected Dictionary<Node,V> NodeToVertexDictionary {get;}
See Also

Reference

GenericNetwork<V,E,Y> Class
GenericNetwork<V,E,Y> Members